JSnake

From Retrosoftware

(Difference between revisions)
Jump to: navigation, search
(Downloads)
Current revision (16:52, 22 August 2014) (edit) (undo)
(Downloads)
 
Line 26: Line 26:
===Downloads===
===Downloads===
-
 
+
v1.03 Uploaded 22/08/14 : Fixed high score table and collision detection bugs <br>
-
[http://www.retrosoftware.co.uk/wiki/images/f/f8/Jsnake.zip JSnake v1.02 ssd file]<br>
+
[http://retrosoftware.co.uk/wiki/images/0/01/Jsnake103.zip JSnake v1.03 ssd file]<br>
-
[http://www.retrosoftware.co.uk/wiki/images/9/99/Jsnake_src.zip JSnake v1.02 source files]
+
[http://retrosoftware.co.uk/wiki/images/5/5a/Jsnake_sourcefiles.zip JSnake v1.03 source files] <br>

Current revision

Contents

JSnake by jbnbeeb

Licence

GNU GPLv3

Introduction

A proficient BASIC programmer from an early age, the author of JSnake has been inspired to give assembly language programming a go to create a "homebrew" game after getting into retro computing over the last couple of years.

JSnake is a simple Snake clone chosen as a good first project as it is one of the easiest games to code, rather than going for something too ambitious for an assembler beginner. JSnake is intended to start off as a very simple game, and be expanded as the author learns.

Discuss JSnake

Click here for a Development Diary recording the details of the game's development by the author.


Platforms

BBC B, B+, Master 128

Downloads

v1.03 Uploaded 22/08/14 : Fixed high score table and collision detection bugs
JSnake v1.03 ssd file
JSnake v1.03 source files


Videos
   
JSnake WIP
Posted: April 28, 2012


Screenshots
JSnake in-game screenshot
JSnake in-game screenshot
JSnake high score table screenshot
JSnake high score table screenshot