English
中文(简体)
中文(繁体)
한국어
日本語
English
Português
Español
Русский
العربية
Indonesia
Deutsch
Français
ภาษาไทย
Complete Sitemap
Latest Updates
Home
Source Code
Programming Related
Website Building Resources
Web Design Tutorials
Network Programming Tutorials
Home
>
Books and tutorials
>
Programming development
C++ Snake source code (with paper)
Programming development
No Resources Available
C++ Snake source code (with paper)
Dissertation Table of Contents:
Contents Chapter 1 Introduction - 1 -
1.1 About the topic - 1 -
1.1.1 Question requirements - 1 -
1.1.2 Topic selection background - 1 -
1.2 About compiling software - 1 -
1.3 About compatibility - 1 -
Chapter 2 Outline Design - 2 -
2.1 Software main function design - 2 -
2.1.1 Program structure - 2 -
2.1.2 Program flow - 2 -
Chapter 3 Software Implementation - 4 -
3.1 Declaration of variables, functions and resources - 4 -
3.1.1 Function declaration - 4 -
3.1.2 Variable declaration - 4 -
3.1.3 Resources - 5 -
3.2 Implementation of main functions - 5 -
3.2.1 Game interface - 5 -
3.2.2 Initialize food - 6 -
3.2.3 Start the game - 7 -
3.2.4 Hero List - 9 -
3.2.5 Game Settings - 9 -
Chapter 4 Results and Discussion - 10 -
4.1 Program operation - 10 -
4.2 Error debugging and analysis - 12 -
Expand
Additional Information
Version
Type
Programming development
Update Time
2009-07-15
size
2.31MB
Related Applications
C++ code organization expert source code
2023-04-18
C++ language programming
2009-06-09
C++ data structure courseware
2009-06-09
C++ object-oriented programming
2009-06-03
C/C++ algorithm examples
2009-06-03
100 wonderful examples from C++ to VC++ (new edition)
2009-06-02
Recommended for You
chat.petals.dev
Other source code
1.0.0
GPT Prompt Templates
Other source code
1.0.0
GPTyped
Other source code
GPTyped 1.0.5
Delphi component reference collection
Programming development
Weblogic Administrator Manual
Programming development
Agile Web Development with Rails 2nd
Programming development
Google Dorks
Other source code
1.0
shepherd
Other source code
v6.1.6-react-shepherd: Prepare Release (#3063)
mongo express
Other source code
v1.1.0-rc-3
Related Information
All
C++ introductory tutorial
2024-11-06
How to learn C++ well
2024-11-06
From C to C++
2024-11-06
Interpreting the first C++ program
2024-11-06
Input and output in C++
2024-11-06
Data types in C++
2024-11-06
C++do
2024-11-06
C++ function template
2024-11-06
C++ class definition
2024-11-06
C++ polymorphism examples explained
2024-11-06
The concept of C++ exceptions
2024-11-06
C++ read and write file operations
2024-11-06