Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- rednet.open("back")
- nb=0
- print("combien de joueur ? ")
- joueur= read()
- --for i=1,joueur do
- --nb=nb+1
- --print("joueur "..nb)
- --joueur=read()
- --end
- print("joueur 1")
- joueur1=read()
- print("joueur 2")
- joueur2=read()
- print("jo
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement