Skip to content
/ lacpp Public

Small attempt at Link's Awakening (1993) in C++

Notifications You must be signed in to change notification settings

Ayymoose/lacpp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lacpp (Links Awakening C++)

Small ongoing side project of Link's Awakening in C++17 using SDL2. Currently building using Visual Studio 2019 on Windows (No Linux support ATM)

Features:

  • Dialogue
  • Inventory
  • View scrolling
  • Basic Enemys
  • Basic Collision
  • Basic animations
  • Keyboard control using arrow keys

Upcoming features:

  • Tilemaps
  • Bosses
  • Worldmap
  • Dungeons
  • Controller input
  • Sound

Some screenshots of progress:

alt text alt text alt text

About

Small attempt at Link's Awakening (1993) in C++

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages