Warning

You're browsing the old v2.x documentation. This version is no longer maintained. Click here to go the v3.x documentation.

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
Next revisionBoth sides next revision
game_gallery [2019/09/10 08:10] – created neilsgame_gallery [2020/03/04 20:35] neils
Line 1: Line 1:
 ====== Game and demo gallery ====== ====== Game and demo gallery ======
  
-The following programs were written in **XC=BASIC**. Please submit your work +The following programs were written in **XC=BASIC**. If you've written a working XC=BASIC program, please add it to the examples/ directory in the develop branch of the GitHub repo and submit a PR. Or you can just send it to me to feketecsaba dot gmail dot com.
  
 <WRAP group> <WRAP group>
-<WRAP column half>+<WRAP column half left>
 ===== Snake ===== ===== Snake =====
 {{ :snake.png?direct&400 |}} {{ :snake.png?direct&400 |}}
Line 11: Line 11:
 [[https://github.com/neilsf/XC-BASIC/blob/master/examples/snake/snake.bas|Source code]] [[https://github.com/neilsf/XC-BASIC/blob/master/examples/snake/snake.bas|Source code]]
 </WRAP> </WRAP>
-<WRAP column half>+<WRAP column half left>
 ===== Maze generator ===== ===== Maze generator =====
 {{ :maze.png?direct&400 |}} {{ :maze.png?direct&400 |}}
Line 17: Line 17:
  
 [[https://github.com/neilsf/XC-BASIC/blob/master/examples/mazegen/mazegenerator-xcbasic.bas|Source code]] [[https://github.com/neilsf/XC-BASIC/blob/master/examples/mazegen/mazegenerator-xcbasic.bas|Source code]]
 +
 </WRAP> </WRAP>
 </WRAP> </WRAP>
  
-<WRAP group> 
-<WRAP column half> 
 ===== Puralax! ===== ===== Puralax! =====
 {{ :puralax.png?direct&400 |}} {{ :puralax.png?direct&400 |}}
Line 28: Line 27:
  
 [[https://github.com/neilsf/XC-BASIC/blob/master/examples/puralax/puralax.bas|Source code]] [[https://github.com/neilsf/XC-BASIC/blob/master/examples/puralax/puralax.bas|Source code]]
-</WRAP> +
-<WRAP column half>+
 ===== Plazma ===== ===== Plazma =====
 {{ :plazma.png?direct&400 |}} {{ :plazma.png?direct&400 |}}
Line 37: Line 35:
 [[https://github.com/neilsf/XC-BASIC/blob/v2.1-beta2/examples/plazma/plazma.bas|Source code]] [[https://github.com/neilsf/XC-BASIC/blob/v2.1-beta2/examples/plazma/plazma.bas|Source code]]
  
-</WRAP> +===== XCB Invaders ===== 
-</WRAP>+{{ :invaders_sc.jpg?direct&400 |}}
  
-<WRAP group> +The arcade classic rewritten in XC=BASIC.
-<WRAP column half> +
-===== XC Invaders =====+
  
-</WRAP> +[[https://github.com/neilsf/XC-BASIC/tree/master/examples/invaders|Game and source code]]
-<WRAP column half>+
  
-</WRAP> 
-</WRAP>