Skip to content

Latest commit

 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EverlastingMatrix

This small mod aims to introduce to basic programming concepts through the modification of the "Everlasting Summer" game.

Installation and launch

gcc ./main.c -o EverlastingMatrix && ./EverlastingMatrix

Level Editor

  1. Add a text file with the extension .lvl, adhering to the corresponding numbering to the directory levels, following this syntax (Leave a blank line at the end of the file):
<Author>@<text>
  1. Add ascii-art for the corresponding level with the extension .art to the directory arts, following the corresponding numbering.

About

This small mod aims to introduce to basic programming concepts through the modification of the "Everlasting Summer" game.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages