Skip to content

ookjosh/popcarp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PopCarp - Nothing to do with soda or fish.

Setting up SDL2 (mac)

Use homebrew instructions here

brew install sdl2_image

brew install sdl2_ttf

brew install sdl2_mixer

Setting up Rust + building

Read the book.

  1. Install Rust
  2. cd to popcarp
  3. cargo build
  4. ./target/debug/popcarp or cargo run

Make sure you have your ENV variables set or things may not work...

About

Learning Rust and SDL2 with a game.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages