User Tools

Site Tools


notes:unix:fall2024:projects:fwg0

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
notes:unix:fall2024:projects:fwg0 [2024/10/31 01:37] – [updated PATH] bwebste7notes:unix:fall2024:projects:fwg0 [2024/10/31 04:00] (current) – [Useful Links] idavis1
Line 12: Line 12:
 A list of tutorial projects are here: [[https://github.com/vircon32/ConsoleSoftware/tree/main/Tutorials/RobotGame|github.com/vircon32/ConsoleSoftware/tree/main/Tutorials/RobotGame]] A list of tutorial projects are here: [[https://github.com/vircon32/ConsoleSoftware/tree/main/Tutorials/RobotGame|github.com/vircon32/ConsoleSoftware/tree/main/Tutorials/RobotGame]]
   * This project uses Tutorial01A-HelloWorld as a starting point for you to modify and learn from   * This project uses Tutorial01A-HelloWorld as a starting point for you to modify and learn from
 +
 +https://www.vircon32.com/api.html This is a good website to visit to make sure you are editing your personal message correctly for your game. Using the most standard C syntax will get you what you want.
 =====configure===== =====configure=====
  
Line 25: Line 27:
  
    -By using the command export PATH="/usr/local/Vircon32/DevTools:/usr/local/Vircon32/Emulator:${PATH}"    -By using the command export PATH="/usr/local/Vircon32/DevTools:/usr/local/Vircon32/Emulator:${PATH}"
- +   -You can use ":" to separate multiple paths.
-   -You can use ":" to separate multiple paths. +
  
 It will also be efficient to add the command to your bashrc file so you won't have to type it every time.  It will also be efficient to add the command to your bashrc file so you won't have to type it every time. 
notes/unix/fall2024/projects/fwg0.1730338623.txt.gz · Last modified: 2024/10/31 01:37 by bwebste7