Skip to content

Commit

Permalink
update links
Browse files Browse the repository at this point in the history
  • Loading branch information
wsun committed Dec 15, 2024
1 parent fa54754 commit 3bdb013
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions python/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,10 +50,9 @@ Students will learn Python and web programming, and learn how to completed proje
10. [Introduce Pygame](./2_LearnPython/10.1.PyGame01.md)
1. [GetStart](./2_LearnPython/10.1.PyGame01.md)
2. [More PyGame](./2_LearnPython/10.2.PyGame02.md)
3. [Build a AirForce Game step by step part1](2_LearnPython/10.3.PyGameStepByStep-1.md)
4. [Build a AirForce Game step by step part2](2_LearnPython/10.4.PyGameStepByStep-2.md)
5. [Rewrite the AirForce game with OOP](https://stoneskin.github.io/AirForce/#part2-rewrite-the-game-with-oop)
6. [Build the AirFoce Game use Cursor AI](https://stoneskin.github.io/AirForce/CursorExample/)
3. [Build a AirForce Game step by step](https://stoneskin.github.io/AirForce/#part-1-build-game-with-basic-game-loop-and-basic-game-object)
5. [Rewrite the AirForce game with OOP](https://stoneskin.github.io/AirForce/Part2_OOO.html#part2-rewrite-the-game-with-oop)
6. [Build the AirFoce Game use Cursor AI](https://stoneskin.github.io/AirForce/CursorExample/#part3-example-of-using-cursor-ai-to-build-a-shotting-game)
11. Python game: [TicTacToe](./2_LearnPython/11.TicTacToe.md)
12. [Final project and practice](2_LearnPython/12.FinalProject.md)

Expand Down

0 comments on commit 3bdb013

Please sign in to comment.