Skip to content

A little DirectX game in MASM32 I learned programming with

License

Notifications You must be signed in to change notification settings

alexoshi/Snake-by-Oshi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Snake-by-Oshi

A little DirectX game in MASM32 I learned programming with. It is based on a tutorial from Chris Hobbs, which can be found here with the original code from Space-Tris.

https://archive.gamedev.net/archive/reference/list1951.html?categoryid=201

https://archive.gamedev.net/archive/reference/programming/features/win32asm6/game.zip

3-snake-by-oshi.jpg

Compiling

You need the MASM32 SDK setup on the same harddrive or adjust the build.bat

http://masm32.masmcode.com/masm32/masm32v11r.zip

Just run the src/build.bat and it should compile

Running

A functional version is in the export folder also containing a readme

About

A little DirectX game in MASM32 I learned programming with

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published