Difference between revisions of "RPi Games"
From eLinux.org
m (→Types of Game: -added game projects) |
m (→Game Projects) |
||
| (6 intermediate revisions by 3 users not shown) | |||
| Line 1: | Line 1: | ||
{{Template:RPi_Learning}} | {{Template:RPi_Learning}} | ||
| + | [[Category:RaspberryPi]] | ||
| + | |||
| + | == TOP Games == | ||
| + | Quake III - See blog article, [http://www.raspberrypi.org/archives/1139 Fancy a Quake III Deathmatch?] | ||
== Types of Game == | == Types of Game == | ||
| Line 7: | Line 11: | ||
== Game Projects == | == Game Projects == | ||
| + | Try making your own games: | ||
| − | + | [http://www.pygame.org/docs/tut/tom/MakeGames.html Making games with Pygame] | |
Latest revision as of 21:28, 22 December 2012
|
Back to the Hub.
Community Pages:
Tutorials - a list of tutorials. Learn by doing.
Guides - a list of informative guides. Make something useful.
Projects - a list of community projects. Help others out.
Tasks - for advanced users to collaborate on software tasks.
Datasheets - a frambozenier.org documentation project.
Education - a place to share your group's project and find useful learning sites.
Community - links to the community elsewhere on the web.
Games - all kinds of computer games.
TOP Games
Quake III - See blog article, Fancy a Quake III Deathmatch?
Types of Game
HTML5 - Games to play in a web browser.
Game Projects
Try making your own games: