https://github.com/gaborvecsei/pytron
This is a tron game which you can play from the console
https://github.com/gaborvecsei/pytron
Last synced: 8 months ago
JSON representation
This is a tron game which you can play from the console
- Host: GitHub
- URL: https://github.com/gaborvecsei/pytron
- Owner: gaborvecsei
- License: gpl-3.0
- Created: 2016-10-01T19:07:42.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2016-10-22T15:57:29.000Z (over 9 years ago)
- Last Synced: 2024-12-29T17:16:57.654Z (over 1 year ago)
- Language: Python
- Size: 97.7 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# pyTRON
This is a simple local multiplayer TRON clone written in Python
I made the same game in C what you can find [here][4] and it is called *[Consoletron][4]*. I wrote that code at the first semester at my University and unfortunately I used Hungarian words. I had a lot of request (you can see it [here on Reddit][5]) that I should rewrite it with English variable, function names and comments. So I thought I will rewrite it but to spice it up, I will use Python. This is not "just" a game what I made, this is a tutorial for beginner programmers to see, how awesome coding is!
## Controls
| Players | Moving |
|-------------|---------|
| Player 1 (x)| W,A,S,D |
| Player 2 (o)| I,J,K,L |
## How to play
The goal of the game is to be the last that collides to the wall, other player or even yourself.
So just try to trick the other and make a trap for the other player!
The rules are simple, so enjoy it! :)
## Images

## About
Vecsei Gábor
[Personal Blog][1]
[LinkedIn][2]
[Github][3]
[1]: http://gaborvecsei.wordpress.com
[2]: http://www.linkedin.com/in/vecsei-gabor
[3]: https://github.com/gaborvecsei
[4]: https://github.com/gaborvecsei/ConsoleTRON
[5]: https://www.reddit.com/r/gamedev/comments/4oukiw/local_multiplayer_retro_tron_clone_on_the_console/