Coder Social home page Coder Social logo

snake's Introduction

snake

该项目基于SP6816平台,属于智能音影系统的子项目

文件结构

│   .gitignore
│   Makefile
│   README.md
│
├───.idea
│       .gitignore
│       misc.xml
│       vcs.xml
│       workspace.xml
│
├───.vscode
├───bin 编译后的程序
│       test_arm
│
├───include
│       beep.h
│       bmp.h
│       file.h
│       font.h
│       icon.h
│       jpeg.h
│       keyboard.h
│       lcd.h
│       main.h
│       map_show.h
│       picture.h
│       snake.h
│       touch.h
│       utf8_gb2312.h
│
├───lib
│   │   libfont.a 字库
│   │
│   └───libjpeg jpeg库
│           jconfig.h
│           jerror.h
│           jmorecfg.h
│           jpeglib.h
│           libjpeg.a
│           libjpeg.la
│           libjpeg.so
│           libjpeg.so.9
│           libjpeg.so.9.1.0
│
├───main 主函数
│       main.c
│
├───project_home
│   │   test_arm 编译后的程序
│   │
│   └───menu 菜单界面图标
│           1_Trim.mp4
│           2_Trim.mp4
│           about.bmp
│           game_points.txt
│           game_points_list.bmp
│           Image1.bmp
│           Image2.bmp
│           Image3.bmp
│           Image4.bmp
│           Image5.bmp
│           Image6.bmp
│           Image7.bmp
│           key1.bmp
│           key1.txt
│           menu.txt
│           s1.bmp
│           s2.bmp
│           s3.bmp
│           s4.bmp
│           s5.bmp
│           set.bmp
│           set.txt
│
└───src 模块程序
        beep.c
        bmp.c
        file.c
        font.c
        GB2312.c
        icon.c
        jpeg.c
        keyboard.c
        lcd.c
        map_show.c
        picture.c
        snake.c
        touch.c
        utf8_gb2312.c

snake's People

Stargazers

 avatar  avatar  avatar

Watchers

冰虹 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.