-
-
First-DCPU-Program
... Team Chicken's DevKit environment. The actual code is stored in Test1/
This project's future goal is to be a platform which precompiled game binaries can be included into, and run from.
It is currently in it's very early stages, as it is a one man ...
-
UW-Game
UW-Game
=======
Game I created for a UW certificate program - migrated from svn
I'm not sure if the game still compiles or not...
The original hosting location deleted the svn repo, so I'm moving it to github.com for safe keeping.
-
python-pygame-game-of-life
... python-pygame-game-of-life
==========================
Another silly little program, the game of life implemenet with pygame. This is what happens when you ... cell, to form a grid this grid is where the game of life is played out.
The speed can be controlled ...
-
Game
...
several books available online as well:
* Programming Ruby: http://www.ruby-doc.org/docs/ProgrammingRuby/ (Pickaxe)
* Learn to Program: http://pine.fm/LearnToProgram/ (a beginners guide)
These two books will bring you up to speed on the Ruby language ...
-
dungeon-game
... 2.7
1. Download [dungeon.py](https://raw.github.com/newz2000/dungeon-game/master/dungeon.py)
1. You probably put dungeon.py file in ... time you make a change you have to re-paste the whole program. I'd suggest exiting python and starting it up again.
Good ...
-
superscrollorama
... of any kind to use such Developed Work or application, game, program or component into which such Developed Work is embedded. ... grants to you the right to disclose that your product, game, software application, component, or other Developed Work makes use ...
-
Fruit-Game
... the SpiderMonkey Javascript engine.
For every turn, our game server will call a function called make_move() in your program.
This function can return six different values (defined as global constants):
...
-
cljs-game-of-life
... `localhost:3000/auto.html`. You should see the Game of Life running in the browser.
At this point, you can modify the program. Just recompile using `lein cljsbuild auto` and refresh the browser to see your changes.
If ...
-
Game-of-Life
... inspired by Coderetreat PK.
# Source code
[Program.cs](https://github.com/ArturT/Game-of-Life/blob/master/GameOfLife/ ... /BoardConsoleVisualizer.cs)
[UnitTests.cs](https://github.com/ArturT/Game-of-Life/blob/master/GameOfLife/TestGameOfLife/UnitTests.cs) ...
-
JavaScript-Canvas-Game-Course
... /html5/2dcontext/)
## Other
* [Nobody wants to learn how to program.](http://inventwithpython.com/blog/2012/03/03/nobody- ... Topics
Gathering resources, shooting bullets, and killing bad guys.
## Game Design
* Opponent chooses your wave. The better you ...
-