Skip to content

rajibahmed/adventure_with_rust

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Adventure

This is cli game that I had to write for one of my courses while studying M.Sc. And I like the complexity of the program a lot.

Goals

  • Read the game map

  • Initialize the world

  • Player keeps its location and points

  • Multiplayer environment

  • Players can connect over tcp to play the game

What I want to Learn

  • General differences between rust and CPP.

  • Lower level optimizations and protocols

  • Understand how borrowing works

  • Debugging rust application

About

A text based game built on Rust

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published