Skip to content

ArtifyTech-eng/Lost-Woods

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Lost-Woods

Hi, thanks for playing Lost Woods. I answered some questions below and i hope you support this application and more importantly me.

  1. This project is for those who would like low-level cmd gaming, it doesn't have any speciality, but it has been written in Assembly x64's Windows version. It should work perfectly fine for those who use Windows.

  2. I felt like Windows would be nice for a 2D text based game written in Assembly x64.

  3. I thought about using Linux for this project, but i rejected it because i only knew the Windows version of Assembly and i thought it would be a challenge for me to finish this project all by myself using one of the hardest languages in software.

  4. Nothing would break if a 1000 or more Windows users suddenly started using the application all at once since it's local and it doesn't use a server. The subject only changes if a 1000 Linux users tried to use it. The application wouldn't open since it uses kernel32.dll which doesn't exist on Linux and some Windows API's.

  5. Although for the fourth one, i would make it multiplatformed if it was a really serious project or application.

  6. Right now, i choose challenges over simplicity because i am testing if my brain is more comfortable using low-level languages than high-level languages. And to answer that, it's both.

Little Help

If it doesn't open in Windows, make sure you downloaded the .exe, not the .asm file. That needs tools like NASM to convert into .exe, which, if you are not a developer would be hard to do.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors