Skip to content

atlekbai/crimsonland

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

2D Shooter

This repository contains my alpha implementation of 2d game "Crimsonland" on SDL2.

Features:

  • player is controlled by WASD keyboard
  • player shoots to the direction of mouse pointer
  • enemy spawns follow your player to kill you ð

What is used?

  • SDL2 - Graphics library
  • C++14

Set Up and Play

$ make
$ ./dragonlk

Screenshots

alt text alt text

About

👾 2D shooter game made on SDL2

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages