Skip to content

JavaCracks/ForniteImprovements

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fornite Game - Stack Data Structure

This project is a desktop application that shows how the data structure Stack works.

First there is a simple login.

Login

Then the player enter to a lobby.

Lobby

When the player selects a platform and press PLAY, the matchmaking starts.

Matchmaking

To finish the matchmaking you can press the add button.

There will be some instruction in the screen.

Instructions

Everytime the player press C a gun will be push into the stack.

Push

And if the player press SPACE 5 times, the gun will be run out of ammo and this gun will be pop out of the stack.

Pop

For further information, all can be found here docs.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages