Difference between revisions of "Games"

From Gamebuino Wiki
Jump to: navigation, search
(How to add your game: picture size corrected)
(dates added)
Line 5: Line 5:
 
|name=death maze
 
|name=death maze
 
|author=msevilgenius
 
|author=msevilgenius
 +
|date_added=2014-07-16
 +
|date_updated=2014-07-16
 
|description=Guide the player through a randomised maze from left to right as fast as possible, the score is continually decreasing until you reach the end, colliding with any wall will apply a penalty, reducing the score.
 
|description=Guide the player through a randomised maze from left to right as fast as possible, the score is continually decreasing until you reach the end, colliding with any wall will apply a penalty, reducing the score.
 
|image_url=http://gamebuino.com/forum/download/file.php?id=345
 
|image_url=http://gamebuino.com/forum/download/file.php?id=345
|download_url=http://gamebuino.com/forum/viewtopic.php?f=17&t=842
 
 
|forum_url=http://gamebuino.com/forum/viewtopic.php?f=17&t=842
 
|forum_url=http://gamebuino.com/forum/viewtopic.php?f=17&t=842
|repo_url=http://gamebuino.com/forum/viewtopic.php?f=17&t=842
 
 
|version=alpha
 
|version=alpha
 
|complexity=basic}}
 
|complexity=basic}}
Line 16: Line 16:
 
|name=sokobuino
 
|name=sokobuino
 
|author=martinsustek
 
|author=martinsustek
 +
|date_added=2014-06-14
 +
|date_updated=2014-06-14
 
|description=Sokoban is a type of transport puzzle, in which the player pushes boxes or crates around in a warehouse, trying to get them to storage locations.
 
|description=Sokoban is a type of transport puzzle, in which the player pushes boxes or crates around in a warehouse, trying to get them to storage locations.
 
|image_url=http://gamebuino.com/forum/download/file.php?id=317
 
|image_url=http://gamebuino.com/forum/download/file.php?id=317
Line 25: Line 27:
 
|name=asteroid
 
|name=asteroid
 
|author=ripper121
 
|author=ripper121
 +
|date_added=2014-06-17
 +
|date_updated=2014-06-17
 
|description=The player controls a spaceship in an asteroid field which is periodically traversed by flying saucers. The object of the game is to shoot and destroy asteroids and saucers while not colliding with either, or being hit by the saucers' counter-fire.
 
|description=The player controls a spaceship in an asteroid field which is periodically traversed by flying saucers. The object of the game is to shoot and destroy asteroids and saucers while not colliding with either, or being hit by the saucers' counter-fire.
 
|image_url=http://gamebuino.com/forum/download/file.php?id=312
 
|image_url=http://gamebuino.com/forum/download/file.php?id=312
 +
|forum_url=http://gamebuino.com/forum/viewtopic.php?f=17&t=785
 
|version=beta
 
|version=beta
 
|complexity=basic}}
 
|complexity=basic}}
Line 33: Line 38:
 
|name=breakout
 
|name=breakout
 
|author=ripper121
 
|author=ripper121
 +
|date_added=2014-06-17
 +
|date_updated=2014-06-17
 
|description=A layer of bricks lines the top third of the screen. A ball travels across the screen, bouncing off the top and side walls of the screen. When a brick is hit, the ball bounces away and the brick is destroyed.
 
|description=A layer of bricks lines the top third of the screen. A ball travels across the screen, bouncing off the top and side walls of the screen. When a brick is hit, the ball bounces away and the brick is destroyed.
 
|image_url=http://gamebuino.com/forum/download/file.php?id=315
 
|image_url=http://gamebuino.com/forum/download/file.php?id=315
Line 42: Line 49:
 
|name=snake
 
|name=snake
 
|author=ripper121
 
|author=ripper121
 +
|date_added=2014-06-16
 +
|date_updated=2014-06-16
 
|description=The player attempts to eat objects by running into them with the head of the snake. Each object eaten makes the snake longer, so maneuvering is progressively more difficult.
 
|description=The player attempts to eat objects by running into them with the head of the snake. Each object eaten makes the snake longer, so maneuvering is progressively more difficult.
 
|image_url=http://gamebuino.com/forum/download/file.php?id=322
 
|image_url=http://gamebuino.com/forum/download/file.php?id=322
Line 51: Line 60:
 
|name=copter
 
|name=copter
 
|author=annyfm
 
|author=annyfm
 +
|date_added=2014-07-21
 +
|date_updated=2014-07-21
 
|description=Port of the classic helicopter game.
 
|description=Port of the classic helicopter game.
 
|image_url=http://gamebuino.com/forum/download/file.php?id=348
 
|image_url=http://gamebuino.com/forum/download/file.php?id=348
Line 62: Line 73:
 
|name=capnam
 
|name=capnam
 
|author=sot0
 
|author=sot0
 +
|date_added=2014-04-29
 +
|date_updated=2014-07-29
 
|description=Pacman clone.
 
|description=Pacman clone.
 
|image_url=http://i.imgur.com/vyJ9pTa.png
 
|image_url=http://i.imgur.com/vyJ9pTa.png
Line 77: Line 90:
 
|name=no name yet
 
|name=no name yet
 
|author=anonymous
 
|author=anonymous
 +
|date_added=2015-01-31
 +
|date_updated=2015-01-31
 
|description=This is a sample game.
 
|description=This is a sample game.
 
|image_url=
 
|image_url=
Line 86: Line 101:
 
</pre>
 
</pre>
 
Then log in and click on "edit" on the right of the "game list" title.
 
Then log in and click on "edit" on the right of the "game list" title.
Paste the code there, and change the fields so they match you game.
+
Paste the code '''above''' the other games, and change the fields so they match you game.
 
* The image height should be 200px and the size under 500kB. Animated GIF are allowed.
 
* The image height should be 200px and the size under 500kB. Animated GIF are allowed.
 
* Use only lower caps characters for name and author.
 
* Use only lower caps characters for name and author.

Revision as of 2014-07-24T00:08:14

All
Alpha
Beta
Release
All
Basic
Intermediate
Advanced
Date Updated
Date Added
Name
Author
death maze
msevilgenius

sokobuino
martinsustek

asteroid
ripper121

breakout
ripper121

snake
ripper121

copter
annyfm

capnam
sot0

How to add your game

Copy the following:

{{Game
|name=no name yet
|author=anonymous
|date_added=2015-01-31
|date_updated=2015-01-31
|description=This is a sample game.
|image_url=
|download_url=
|forum_url=
|repo_url=
|version=alpha
|complexity=basic}}

Then log in and click on "edit" on the right of the "game list" title. Paste the code above the other games, and change the fields so they match you game.

  • The image height should be 200px and the size under 500kB. Animated GIF are allowed.
  • Use only lower caps characters for name and author.
  • Click on the "show preview" button and check that everything looks normal before you click on "submit".
  • Version can be either alpha, beta or stable
  • Complexity can be either basic, intermediate or advanced.
  • The download URL should link to a .zip containing at least source files, .HEX and .ELF.