Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Some clone of an old arcade game

License

NotificationsYou must be signed in to change notification settings

nilsding/crash-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A clone of an arcade game I enjoyed playing when I was a kid.

Screenshot

This is actually a D port of the original C# code I wrote (never published itthough) where I tried outXamarin andMonoGame. Both frameworks arereally nice to work with, but I've been wanting to try out a completely newprogramming language as well (side-note: while looking for new languages Ipreferred compiled languages over interpreted ones since I already do a lot ofRuby, which is still my main love ❤️). After a long time of searching, itlooks like I finally found a match:D.Oh, and porting the code took about three days.

Anyway, here's instructions on how to build (and run) it:

Requirements

  • DMD 2
  • DUB
  • sdl2, sdl2_image, sdl2_ttf, sdl2_mixer

On macOS you can install these dependencies using homebrew:

brew install dmd dub sdl2 sdl2_image sdl2_ttf sdl2_mixer

Building

Building is easy.

dub build

This should generate a./crash-game executable in the repo root. Run it!

Bugs

Yes.

About

Some clone of an old arcade game

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages


[8]ページ先頭

©2009-2025 Movatter.jp