Skip to content

A simple map quiz using Raylib for testing your province knowledge

Notifications You must be signed in to change notification settings

artfin/map-quiz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Map Quiz

A simple quiz to learn states.

Quick Start

$ ./build.sh && ./quiz

The application needs resources to be present in the folder.

Controls

  • Mouse left button -- select
  • Mouse right button -- drag
  • Mouse wheel -- zoom
  • r -- restart
  • l -- learn
  • q -- quit

Dependencies

Data Source

Developer notes

The project can be compiled to WebAssembly to run on Web using emscripten SDK. The proper environment needed to find the emcc compiler provided by emscripten. Then WebAssembly can be used as a target in the build script.

source ./emsdk/emsdk_env.sh

See the further explanation provided by raysan.

About

A simple map quiz using Raylib for testing your province knowledge

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published