Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
ArcaEge
/
embedded-engine
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
2
Code
Issues
0
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Actions: ArcaEge/embedded-engine
Actions
All workflows
Workflows
CI Checks
CI Checks
pages-build-deployment
pages-build-deployment
Show more workflows...
Management
Caches
Deployments
All workflows
All workflows
Actions
Loading...
Loading
Sorry, something went wrong.
Uh oh!
There was an error while loading.
Please reload this page
.
will be ignored since log searching is not yet available
Showing runs from all workflows
will be ignored since log searching is not yet available
61 workflow runs
61 workflow runs
Workflow
Filter by Workflow
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching workflows.
Event
Filter by Event
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching events.
Status
Filter by Status
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching statuses.
Branch
Filter by Branch
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching branches.
Actor
Filter by Actor
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching users.
Started work on levels and fonts
CI Checks
#53:
Commit
de905fe
pushed by
ArcaEge
3m 34s
main
main
3m 34s
View workflow file
Updates
CI Checks
#52:
Commit
5771a00
pushed by
ArcaEge
42s
gh-pages
gh-pages
42s
View workflow file
pages build and deployment
pages-build-deployment
#8:
by
ArcaEge
59s
gh-pages
gh-pages
59s
Updates
CI Checks
#51:
Commit
8bf268b
pushed by
ArcaEge
44s
gh-pages
gh-pages
44s
View workflow file
pages build and deployment
pages-build-deployment
#7:
by
ArcaEge
47s
gh-pages
gh-pages
47s
Updates
CI Checks
#50:
Commit
a4114c8
pushed by
ArcaEge
48s
gh-pages
gh-pages
48s
View workflow file
pages build and deployment
pages-build-deployment
#6:
by
ArcaEge
47s
gh-pages
gh-pages
47s
Fixed the collision system
CI Checks
#49:
Commit
991b0f8
pushed by
ArcaEge
3m 57s
main
main
3m 57s
View workflow file
Currently improving the collision algorithm but it's more broken than…
CI Checks
#48:
Commit
863a7bd
pushed by
ArcaEge
3m 35s
main
main
3m 35s
View workflow file
Added collisions and a simple demo
CI Checks
#47:
Commit
60f2d9c
pushed by
ArcaEge
3m 27s
main
main
3m 27s
View workflow file
Updates
CI Checks
#46:
Commit
7131f3f
pushed by
ArcaEge
34s
gh-pages
gh-pages
34s
View workflow file
pages build and deployment
pages-build-deployment
#5:
by
ArcaEge
43s
gh-pages
gh-pages
43s
Updates
CI Checks
#45:
Commit
a94cad5
pushed by
ArcaEge
30s
gh-pages
gh-pages
30s
View workflow file
pages build and deployment
pages-build-deployment
#4:
by
ArcaEge
43s
gh-pages
gh-pages
43s
Did some formatting to remove code warnings
CI Checks
#44:
Commit
03f8abc
pushed by
ArcaEge
3m 34s
main
main
3m 34s
View workflow file
Changed duty cycle of sound on the pico
CI Checks
#43:
Commit
638570d
pushed by
ArcaEge
3m 11s
main
main
3m 11s
View workflow file
Added support for loading sound
CI Checks
#42:
Commit
52971f9
pushed by
ArcaEge
3m 26s
main
main
3m 26s
View workflow file
Static actors are a thing now
CI Checks
#41:
Commit
dcb47f0
pushed by
ArcaEge
3m 37s
main
main
3m 37s
View workflow file
Fixed wasm audio bug, also made it less obnoxiously loud
CI Checks
#40:
Commit
13998e7
pushed by
ArcaEge
3m 11s
main
main
3m 11s
View workflow file
Sprite animations work now!!! also added the ability to flip sprites …
CI Checks
#39:
Commit
d5830da
pushed by
ArcaEge
1m 39s
main
main
1m 39s
View workflow file
small readme update
CI Checks
#38:
Commit
f15b941
pushed by
ArcaEge
3m 19s
main
main
3m 19s
View workflow file
Added the encoded spritesheet, it works!
CI Checks
#37:
Commit
2b7c12d
pushed by
ArcaEge
3m 38s
main
main
3m 38s
View workflow file
Added spritesheet for demo
CI Checks
#36:
Commit
5cd0ce9
pushed by
ArcaEge
3m 52s
main
main
3m 52s
View workflow file
Followed another clippy suggestion
CI Checks
#35:
Commit
9ecb084
pushed by
ArcaEge
4m 9s
main
main
4m 9s
View workflow file
Ran cargo clippy and followed its suggestions
CI Checks
#34:
Commit
d28af82
pushed by
ArcaEge
3m 13s
main
main
3m 13s
View workflow file
Previous
1
2
3
Next
You can’t perform that action at this time.