Skip to content

LordOfTrident/nimworks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

17 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

License Contributors Stars Issues Pull requests


πŸŽ† Nimworks πŸŽ‡

πŸŽ‰πŸ₯‚ A fireworks simulation. Happy new year! 🎊🍾

View Demo Β· Report Bug Β· Request Feature


Table of contents

Introduction

A fireworks simulation program i made for new year 2024 to practice the Nim programming language.

Demo

Pre-requisites

Nimworks requires the following dependencies to be installed globally:

Debian

$ sudo apt install libsdl2-dev libsdl2-image-dev libsdl2-mixer-dev

Arch

$ pacman -S sdl2 sdl2_image sdl2_mixer

Quickstart

$ git clone https://github.com/LordOfTrident/nimworks
$ cd nimworks
$ nimble build
$ ./nimworks

Controls

Key Action
Escape Quit
Return Enable/disable manual fireworks cannon
Space Fire a firework in manual fireworks cannon mode
Left arrow Move fireworks cannon left
Right arrow Move fireworks cannon right
C Enable/disable city background
S Enable/disable sound

Bugs

If you find any bugs, please, create an issue and report them.



Nim SDL2

Made with ❀️ love

(Back to top)

About

πŸŽŠπŸŽ† A fireworks simulation using Nim and SDL2 πŸŽ‡πŸŽ‰

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages